home *** CD-ROM | disk | FTP | other *** search
- fgdemo.exe: fgdemo.obj char.obj common.obj display.obj file.obj fundmtls.obj menu.obj misc.obj video.obj
- tlink c0m fgdemo char common display file fundmtls menu misc video, fgdemo, nul, fglm.lib cm
-
- fgdemo.obj: fgdemo.c
- bcc -c -mm fgdemo.c
-
- char.obj: char.c
- bcc -c -mm char.c
-
- common.obj: common.c
- bcc -c -mm common.c
-
- display.obj: display.c tntmaps.h
- bcc -c -mm display.c
-
- file.obj: file.c
- bcc -c -mm file.c
-
- fundmtls.obj: fundmtls.c
- bcc -c -mm fundmtls.c
-
- menu.obj: menu.c
- bcc -c -mm menu.c
-
- misc.obj: misc.c birds.h fgtitle.h fighter.h
- bcc -c -mm misc.c
-
- video.obj: video.c
- bcc -c -mm video.c